.header .header-nav .nav-box li a.mun-active {
    color: #e42d60;

}

.ws-searchlogo {
    outline: none;
    border: 0;
    background-color: transparent;
}

.product-banner {
    height: 595px;
}

.ws-pagelist {
    margin-bottom: 30px;

}

.consultcontent ul {
    margin-bottom: 70px;
}

.storycontent .icontent .ws-introduction {
    width: 100%;
    padding: 0 4%;
    height: auto;
    margin: 0;

}

.ws-brandstory .ws-scontent {
    height: 1765px;
}

.ws-brandstory .ws-storycontent {
    height: 1765px;
}

.ws-brandstory {
    height: 1850px;
}

.about-wenhua {
    font-size: 16px;
    text-align: left;
    margin: 40px auto 0;
    line-height: 32px;
    width: 100%;
    max-width: 1200px;
}

.about-wenhua strong {
    display: block;
    margin: 15px 0 8px 0;
}

.ws-mainPage {
    text-align: center;
}

.ws-mainPage>ul {
    display: inline-block;
    width: auto;
}

.coursedetail .ws-detail {
    text-align: left;
}

.ws-detail {
    font-size: 16px;
}

.ws-detail img {
    max-width: 100% !important;
    height: auto !important;
}

.ws-news-detail {
    font-size: 16px;
}

.ws-news-detail img {
    max-width: 100% !important;
    height: auto !important;
}

.ws-book {
    overflow: hidden;
}

.ws-book>input {
    float: left;
    width: 49%;
    margin-right: 2%;
    height: 50px;
    padding-left: 10px;
    font-size: 16px;
    border: 1px solid #aaa;
    border-radius: 2px;

}

.ws-book input:nth-child(2) {
    margin-right: 0;
}

.ws-book textarea {
    width: 100%;
    outline: none;
    padding-left: 10px;
    padding-top: 6px;
    margin-top: 30px;
    font-size: 16px;
    font-family: "微软雅黑";
    border: 1px solid #aaa;
    border-radius: 2px;
}

.ws-book-div {
    text-align: center;

}

.ws-book-btn {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    padding: 12px 18px;
    border-radius: 4px;
    border: 3px;
    background: #e42d60;
    margin: 20px 16px 0;
}

.ws-book-btn:focus {
    color: #fff !important;
}

.ws-book-btn:nth-child(2) {
    background: #cfcfcf;
}

.contact-content {
    font-size: 16px;
    line-height: 30px;
}

.ws-slipe-box .layout {
    max-width: 1200px;
    margin: 0 auto;
    clear: both;
}

.ws-slipe-box .layout {
    width: 100%;
    height: 100%;
    left: 50%;
    margin-left: -600px;
    top: 50%;
    margin-top: -195px;
    position: absolute;
}


.ws-slipe-box .ban-fm {
    position: relative;
    z-index: 3;
    width: 320px;
    height: 390px;
    border-radius: 15px;
    background: #fff;
    float: right;
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
}

.ws-slipe-box .hm-ban .tag {
    width: 113px;
    height: 113px;
    position: absolute;
    background: url(../images/bg-tag.png) no-repeat center;
    right: -44px;
    top: -44px;
    text-align: center;
    padding-top: 30px;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
}

.ws-slipe-box .ban-fm form {
    position: relative;
    height: 100%;
}

.ws-slipe-box .ban-fm .hd {
    padding: 30px 0 25px;
    text-align: center;
    font-size: 24px;
    color: #333;
    font-weight: bold;
}

.ws-slipe-box .ban-fm .hd em {
    color: #e42d60;
    font-weight: bold;
    font-style: normal;
}

.ws-slipe-box .ban-fm .ct-box {
    padding: 0 20px;
}

.ws-slipe-box .ban-fm .ip {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border-radius: 4px;
    border: 1px solid #dcdcdc;
    margin-bottom: 15px;
    padding: 0 14px;
    font-size: 13px;
    outline: none;
}

.ws-slipe-box .ban-fm .btn {
    width: 100%;
    margin-top: 25px;
    margin-bottom: 20px;
}

.ws-slipe-box .btn {
    width: 190px;
    line-height: 44px;
    height: 44px;
    border-radius: 44px;
    text-align: center;
    color: #fff;
    background: #e42d60;
    font-size: 16px;
    margin: 0 auto;
    box-shadow: 0 0 20px rgb(229 18 132 / 20%);
    border: none;
    cursor: pointer;
    display: inline-block;
    transition: all ease .3s 0s;
    -moz-transition: all ease .3s 0s;
    -webkit-transition: all ease .3s 0s;
}

.ws-slipe-box .ban-fm .bt {
    position: absolute;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #f7f7f7;
    bottom: 0;
    left: 0;
    padding: 0 25px;
    border-radius: 0 0 15px 15px;
}

.ws-slipe-box input[type="checkbox"] {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: none;
    border: 1px solid #d4d4d4;
    background: #fff;
}

.ws-slipe-box .ban-fm .che {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: none;
    border: 1px solid #d4d4d4;
    background: #fff;
}

.ws-slipe-box .ban-fm .che:checked {
    border: none;
    background: url(../images/input.png) no-repeat center;
}

.ws-slipe-box .ban-fm .bt a {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    font-size: 12px;
    color: #999;
}

.ws-slipe-box .ban-fm .tag {
    width: 113px;
    height: 113px;
    position: absolute;
    background: url(../images/bg-tag.png) no-repeat center;
    right: -44px;
    top: -44px;
    text-align: center;
    padding-top: 30px;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
}

.ws-slipe-box .wqd-section-three p {
    text-align: center;
    font-size: 14px;
}

.ws-slipe-box .ban-fm .num {
    color: #e42d60;
}

.ws-tip {
    text-align: center;
    font-size: 14px !important;
}

.ws-tag p {
    font-size: 24px !important;
    font-weight: bold !important;
}

.float-window .res-mod {
    height: 100px;
    line-height: 100px;
    background: rgba(0, 0, 0, 0.4);
}

.float-window .re-fm {
    height: 100px;
    line-height: 100px;
}

.float-window .layout {
    width: 1200px;
    margin: 0 auto;
    clear: both;
}

.float-window .float-window .layout {
    max-width: 1200px;
    margin: 0 auto;
}

.float-window .res-mod .lt {
    float: left;
    font-size: 22px;
    color: #f8f8f8;
    font-weight: bold;

    line-height: 79px;
    padding-top: 10px;
}

.float-window .res-mod .rg {
    float: right;
}

.float-window .res-mod .lt span {
    font-size: 50px;
    font-weight: bold;
    color: #e42d60;
    text-shadow: 1px 1px 3px rgb(255 255 255);
    /* font-style: italic; */
}

.float-window .res-mod .lt .num {
    font-style: italic;
}

.float-window .res-mod .ip {
    display: inline-block;
    vertical-align: middle;
    height: 46px;
    line-height: 46px;
    border-radius: 46px;
    width: 210px;
    padding: 0 20px;
    outline: none;
    margin-right: 30px;
    border: none;
    font-size: 16px;
    background: #f8f8f8;
}

.float-window .res-mod .sub {
    width: 150px;
    background: #e42d60;
    text-align: center;
    color: #fff;
    cursor: pointer;
    margin-right: 30px;
}

.float-window .res-mod .close {
    cursor: pointer;
    float: right;
    width: 40px;
    height: 40px;
    background: url(../images/icon-close.png) no-repeat center;
    margin-top: 30px;
}

.float-window .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
}




.ws-code-box {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0px 0px 8px rgb(160, 160, 160);
    z-index: 99;
    padding: 25px;
    display: none;
}

.ws-code-box p {
    text-align: center;
    font-size: 14px;
}

.close-img {
    position: absolute;
    right: 8px;
    top: 8px;
    cursor: pointer;
    width: 20px;
}

ul.foot-cons li {
    display: block;
    float: none;
}

.foot-right {
    float: right;
}

.foot-left {
    float: left;
}

.foot-cons li {
    padding-top: 22px !important;
}

.bottom .linknav li:first-child {
    border-left: 0;
    padding-left: 0;
}

.foot-left {
    margin-top: 36px;
}

.foot-right .online {
    float: left;
    border: 1px solid #fff;
    margin-top: 50px;
    margin-right: 70px;
}

.foot-right .online a {
    color: #fff;
}

.foot-right .online p {
    font-size: 24px;
    padding-top: 10px;
    color: #fff;
    text-align: center;
}

.foot-right>p {
    color: #fff;
    text-align: right;
    margin-top: 4px;
    margin-right: 30px;
}

.foot-copyright {
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin-top: 20px;
}

.foot-copyright a {
    color: #fff;
}

.ws-reasonList img {
    height: auto;
}

.ws-reasonList {
    height: auto;
}

.ws-pic-box {
    overflow: hidden;
}

.ws-pic-box img {
    display: block;
}

.ws-pic-box a {
    display: block;
}

.ws-pic-box a:nth-child(2n) {
    float: right;
}

.ws-pic-box a:nth-child(2n-1) {
    float: left;
}

.header {
    background: #f5f5f5;
    border-bottom: 1px solid #dedede;

}

.header .header-nav .nav-box li a {
    color: #000000;
}

.nav-sub {
    background: #ffffff;
}

.header .searchinput {
    border: 1px solid #e42d60;
    background: rgb(245 245 245);
}

.header .header-btn .header-btn-search {
    width: 170px !important;
}

.header .header-nav .logo img {
    height: 60px;
}

.header .header-nav .nav-box {
    margin-left: 30px;
}

.tcenter1 .blank {

    background: #e42d60;

}

.Box .Box_con .conbox ul li {
    height: auto !important;
    width: 200px;
}

.Box .Box_con .conbox ul li img {
    height: auto !important;
    width: 100%;
}

.Box .Box_con .conbox {
    height: 300px;
}

.campus_exhibition-list-item .right .button {
    margin: 25px auto 30px;
}

.campus_exhibition-list-item .right {
    margin: 28px 25px 0px;
}

.ws-video-list a {
    width: 32.3%;
    margin-right: 1.5%;
    display: block;
    overflow: hidden;
    float: left;
    margin-bottom: 12px;
}

.ws-video-list a:nth-child(3n) {
    margin-right: 0;
}

.ws-video-list li {
    width: 100%;
    margin: 0;
}



.ws-video-list li img {

    width: 100%;
}

.storycontent .timeline .pbottomp {
    color: #e42d60;
}

.brandstory .storycontent {
    border-bottom: 5px #e42d60 solid;
}

.storycontent hr {
    background: #e42d60;
    border: 0;
}

.honor-head .honor-head-title,
.ts_mainbg .ts_title {
    border: 2px solid #e42d60;
}

.pagelist li.thisclass {
    background: #e42d60;
}

.pagelist li a:hover,
a:focus {
    color: #e42d60;
}

.pagelist li.thisclass a:hover {
    color: #fff;
}

.blank {
    background: #e42d60;
}

.index-1 .index-1-item .index-1-item-right .index-1-item-right-add li {
    background: #e42d60;
}

.index-1-item-right .blank {
    background: #e42d60;
}

.swiper-pagination-bullet-active {
    background: #e42d60;
}

.moreteacher .morebutton {
    border: 2px solid #e42d60;
    color: #e42d60;
}

.mainPage ul li.thisclass {
    background: #e42d60;
}

.mainPage ul li a:hover,
a:focus {
    color: #e42d60;
}

.mainPage ul li.thisclass a:hover {
    color: #fff;

}

.contactus hr {
    border: 1px solid #e42d60;
}

.contactus img {
    margin: 32px auto 12px;
}

.ws-study {
    font-size: 16px !important;
    color: #333 !important;
}

.ws-study p {
    line-height: 30px !important;
}

.ws-study img {
    display: block;
    margin: 0 auto;
}

.about p {
    line-height: 25px;
    font-size: 16px;
    color: #666;
    padding-top: 8px;
}

.content-auto {
    height: 192px;
    overflow: auto;
}

/* 
::-webkit-scrollbar 滚动条整体部分
::-webkit-scrollbar-thumb  滚动条里面的小方块，能向上向下移动（或往左往右移动，取决于是垂直滚动条还是水平滚动条）
::-webkit-scrollbar-track  滚动条的轨道（里面装有Thumb）
::-webkit-scrollbar-button 滚动条的轨道的两端按钮，允许通过点击微调小方块的位置。
::-webkit-scrollbar-track-piece 内层轨道，滚动条中间部分（除去）
::-webkit-scrollbar-corner 边角，即两个滚动条的交汇处
::-webkit-resizer 两个滚动条的交汇处上用于通过拖动调整元素大小的小控件 */

.content-auto::-webkit-scrollbar {
    width: 4px;
    background: rgb(236, 236, 236);
}

.content-auto::-webkit-scrollbar-thumb {
    background: rgba(228, 45, 96, 0.7);
}

.index-1 .index-1-item .index-1-item-right .index-1-item-right-title {
    margin-top: 16px;
    line-height: 26px;
}

.ws-news-detail {
    line-height: 28px;

}


.ws-lc-right-item {
    float: right !important;
    margin-top: 180px !important;
}

.ws-lc-right-item .pl {
    right: auto !important;
    left: -198px !important;
    float: left !important;
}

.development .row .pl {
    z-index: 1;

}

.development .cleft {
    width: 100%;
    position: relative;
}


.development .cline {
    position: absolute;
    left: 50%;
    height: 96%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.development {
    height: auto;
    overflow: hidden;
    padding: 50px 69px 130px;
    position: relative;

}

.development .row .content p {
    position: static;
    line-height: 20px;

    padding-bottom: 4px;
}

.clearwidth {
    width: 100%;
}
.clearwidth::after{
    content: "";
    display: block;
    clear: both;
}
.development .cleft .row{
    float: none ;
    margin-top: -50px !important;
}
.development .cleft .row:first-of-type{
    margin-top: 0 !important;
}
.bannerbg{
    height: 500px;
}